projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3dd3a8
)
Fix the build
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 28 Apr 2010 15:17:30 +0000
(11:17 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 28 Apr 2010 15:17:30 +0000
(11:17 -0400)
gtk/gtklabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtklabel.c
b/gtk/gtklabel.c
index edceae901add284d46fc10fa98262864e5e44331..12f032240e74d0fc7567d997166b871760841c93 100644
(file)
--- a/
gtk/gtklabel.c
+++ b/
gtk/gtklabel.c
@@
-656,7
+656,7
@@
gtk_label_class_init (GtkLabelClass *class)
g_object_class_install_property (gobject_class,
PROP_ELLIPSIZE,
g_param_spec_enum ("ellipsize",
-
>
P_("Ellipsize"),
+ P_("Ellipsize"),
P_("The preferred place to ellipsize the string, if the label does not have enough room to display the entire string"),
PANGO_TYPE_ELLIPSIZE_MODE,
PANGO_ELLIPSIZE_NONE,